Release 10.1A: OpenEdge Development:
Progress 4GL Handbook
Populating a selection list dynamically
GetListItemsuses the table list and query to ask thegetQueryprocedure to generate a dynamic query for it. It then gets the field values for each record in the query (all the fields in the Customer table in this case), and uses them to populate the selection list:
Finally, it makes the first item in the list the selected item:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |